[INFO] fetching crate cucumber 0.23.0...
[INFO] testing cucumber-0.23.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate cucumber 0.23.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cucumber 0.23.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cucumber 0.23.0
[INFO] tweaked toml for crates.io crate cucumber 0.23.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cucumber 0.23.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cucumber 0.23.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded gherkin v0.16.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded synthez-codegen v0.4.0
[INFO] [stderr]   Downloaded derive-getters v0.5.0
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded nom_locate v5.0.0
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded junit-report v0.9.0
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded synthez v0.4.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.23.0
[INFO] [stderr]   Downloaded serde_with_macros v3.18.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.5.0
[INFO] [stderr]   Downloaded synthez-core v0.4.0
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded serde_with v3.18.0
[INFO] [stderr]   Downloaded quick-xml v0.39.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909
[INFO] running `Command { std: "docker" "start" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling synthez-codegen v0.4.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling synthez v0.4.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling cucumber-expressions v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling gherkin v0.16.0
[INFO] [stderr]    Compiling cucumber-codegen v0.23.0
[INFO] [stderr]    Compiling cucumber v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.76s
[INFO] running `Command { std: "docker" "inspect" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling cucumber v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.93s
[INFO] running `Command { std: "docker" "inspect" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cucumber-78bc84b94c7671b4)
[INFO] [stdout] running 9 tests
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retries ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retry_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::empty_cli ... ok
[INFO] [stdout] test runner::basic::retry_options::feature_tags::cli_retry_after_and_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::rule_tags::empty_cli ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retry_after ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retry_after_and_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::feature_tags::empty_cli ... ok
[INFO] [stdout] test runner::basic::retry_options::rule_tags::cli_retry_after_and_filter ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cucumber
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/codegen.rs - codegen::ToWorldFuture (line 111) ... ok
[INFO] [stdout] test src/codegen.rs - codegen::IntoWorldResult (line 176) ... ok
[INFO] [stdout] test src/cli.rs - cli::Compose (line 184) ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run (line 666) ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_failed (line 242) - should panic ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::fail_on_skipped (line 397) - should panic ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::fail_on_skipped_with (line 467) - should panic ... ok
[INFO] [stdout] test src/cli.rs - cli::Opts (line 43) ... FAILED
[INFO] [stdout] test src/../README.md - (line 31) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit (line 1167) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_failed (line 221) - should panic ... ok
[INFO] [stdout] test src/writer/summarize.rs - writer::summarize::Summarizable (line 503) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_if (line 286) - should panic ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::with_cli (line 577) ... FAILED
[INFO] [stdout] test src/writer/mod.rs - writer::NonTransforming (line 377) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_if (line 309) - should panic ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_skipped (line 177) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cli.rs - cli::Opts (line 43) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1733) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bff52677a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bff52677a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bff52677a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bff52677a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bff5268ddea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bff5268ddea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5bff5267dcb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bff5267dcb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bff52655196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bff52655196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bff5266f571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5bff5266f822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bff5266f822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x5bff52655252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x5bff5264a109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x5bff5265610d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x5bff5268e62c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x5bff51d1f1f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x5bff51dc6759 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}::{closure#0}, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}::CustomOpts>>::filter_run_and_exit::<<cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}::{closure#0}, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}::CustomOpts>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5bff51ecbf4f - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}::{closure#0}, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}::CustomOpts>>::run_and_exit::{closure#0}
[INFO] [stdout]   20:     0x5bff51eef677 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}
[INFO] [stdout]   21:     0x5bff520e48f7 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x5bff520e4ab8 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   23:     0x5bff51e85a88 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   24:     0x5bff51e783bc - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   25:     0x5bff51beb544 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   26:     0x5bff51de39a1 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   27:     0x5bff51de2958 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   28:     0x5bff51bdb205 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   29:     0x5bff51e07ed8 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   30:     0x5bff51c0dd4f - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   31:     0x5bff51c0b70a - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   32:     0x5bff51d2a5ef - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   33:     0x5bff51ca2f78 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   34:     0x5bff51ca98b3 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>>
[INFO] [stdout]   35:     0x5bff51dae514 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   36:     0x5bff51d54ba3 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   37:     0x5bff51bdf9ab - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>
[INFO] [stdout]   38:     0x5bff51bd440a - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>>>
[INFO] [stdout]   39:     0x5bff51bd6ec2 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main::{closure#0}>
[INFO] [stdout]   40:     0x5bff52014af1 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::main
[INFO] [stdout]   41:     0x5bff52014b86 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_2::__main_fn
[INFO] [stdout]   42:     0x5bff51b9aff1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   43:     0x5bff51b9e896 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_2::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   44:     0x5bff51b9bfe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   45:     0x5bff51b9e773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   46:     0x5bff51b9a816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   47:     0x5bff51b9ad29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   48:     0x5bff5266ded7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   49:     0x5bff5266ded7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5bff5266ded7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5bff5266ded7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5bff5266ded7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   53:     0x5bff5266ded7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5bff5266ded7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5bff5266ded7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5bff5266ded7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   57:     0x5bff51b9a751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   58:     0x5bff51b9ed15 - main
[INFO] [stdout]   59:     0x73b4aaccc1ca - <unknown>
[INFO] [stdout]   60:     0x73b4aaccc28b - __libc_start_main
[INFO] [stdout]   61:     0x5bff51b98f65 - _start
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 31) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1727) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a8aba4f4a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a8aba4f4a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a8aba4f4a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a8aba4f4a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a8aba50adea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a8aba50adea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a8aba4facb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a8aba4facb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a8aba4d2196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a8aba4d2196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a8aba4ec571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a8aba4ec822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a8aba4ec822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x5a8aba4d2252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x5a8aba4c7109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x5a8aba4d310d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x5a8aba50b62c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x5a8ab9b9c1f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x5a8ab9c42f21 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, cucumber[9811e83775f641e3]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, cucumber[9811e83775f641e3]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5a8ab9d48cef - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::World, cucumber[9811e83775f641e3]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stdout]   20:     0x5a8ab9d6c080 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}
[INFO] [stdout]   21:     0x5a8ab9f618d7 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x5a8ab9c35b58 - <tokio[389d2e92fa7d7f6c]::runtime::park::CachedParkThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   23:     0x5a8ab9a7b606 - <tokio[389d2e92fa7d7f6c]::runtime::park::CachedParkThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   24:     0x5a8ab9a5a1bf - <tokio[389d2e92fa7d7f6c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   25:     0x5a8ab9c2a642 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   26:     0x5a8ab9bcf1db - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   27:     0x5a8ab9a5c1de - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   28:     0x5a8ab9a512d1 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>>>
[INFO] [stdout]   29:     0x5a8ab9a53c22 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   30:     0x5a8ab9e9189e - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::main
[INFO] [stdout]   31:     0x5a8ab9e91946 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_0::__main_fn
[INFO] [stdout]   32:     0x5a8ab9a17ef0 - doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   33:     0x5a8ab9a1b816 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_0::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   34:     0x5a8ab9a18fe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   35:     0x5a8ab9a1b773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x5a8ab9a17816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   37:     0x5a8ab9a17d29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   38:     0x5a8aba4eaed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   39:     0x5a8aba4eaed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5a8aba4eaed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5a8aba4eaed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5a8aba4eaed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   43:     0x5a8aba4eaed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5a8aba4eaed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5a8aba4eaed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5a8aba4eaed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   47:     0x5a8ab9a17751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   48:     0x5a8ab9a1bd15 - main
[INFO] [stdout]   49:     0x7343f608d1ca - <unknown>
[INFO] [stdout]   50:     0x7343f608d28b - __libc_start_main
[INFO] [stdout]   51:     0x5a8ab9a15f65 - _start
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit (line 1167) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1767) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643c76557a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643c76557a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643c76557a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643c76557a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643c7656ddea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643c7656ddea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x643c7655dcb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x643c7655dcb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x643c76535196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643c76535196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643c7654f571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643c7654f822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x643c7654f822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x643c76535252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x643c7652a109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x643c7653610d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x643c7656e62c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x643c75bff1f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x643c75ca8011 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>>>::filter_run_and_exit::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x643c75dcfed4 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}
[INFO] [stdout]   20:     0x643c75fc4977 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   21:     0x643c75fc4b38 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x643c75d65b08 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   23:     0x643c75d5893c - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   24:     0x643c75acc104 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   25:     0x643c75cc6461 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   26:     0x643c75cc29d8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   27:     0x643c75abb6c5 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   28:     0x643c75ce7fd8 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   29:     0x643c75aee1cf - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   30:     0x643c75aeb84a - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   31:     0x643c75c0a6ef - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   32:     0x643c75b83f38 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   33:     0x643c75b89ab3 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>>
[INFO] [stdout]   34:     0x643c75c8f214 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   35:     0x643c75c35163 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   36:     0x643c75abfbeb - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>
[INFO] [stdout]   37:     0x643c75ab484a - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>>>
[INFO] [stdout]   38:     0x643c75ab7932 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main::{closure#0}>
[INFO] [stdout]   39:     0x643c75ef5382 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::main
[INFO] [stdout]   40:     0x643c75ef5416 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_8::__main_fn
[INFO] [stdout]   41:     0x643c75a7b2f1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_8::TEST::{closure#0}
[INFO] [stdout]   42:     0x643c75a7ea16 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_8::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x643c75a7bfe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   44:     0x643c75a7e773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   45:     0x643c75a7a816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   46:     0x643c75a7ad29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   47:     0x643c7654ded7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   48:     0x643c7654ded7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x643c7654ded7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x643c7654ded7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x643c7654ded7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   52:     0x643c7654ded7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x643c7654ded7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x643c7654ded7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x643c7654ded7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   56:     0x643c75a7a751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   57:     0x643c75a7ed15 - main
[INFO] [stdout]   58:     0x786c574f51ca - <unknown>
[INFO] [stdout]   59:     0x786c574f528b - __libc_start_main
[INFO] [stdout]   60:     0x643c75a78f65 - _start
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/writer/summarize.rs - writer::summarize::Summarizable (line 503) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1775) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c68c763a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c68c763a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c68c763a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c68c763a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c68c779dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c68c779dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c68c769cb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c68c769cb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c68c741196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c68c741196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c68c75b571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63c68c75b822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c68c75b822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x63c68c741252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x63c68c736109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x63c68c74210d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x63c68c77a62c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x63c68be0b1f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x63c68beb8231 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::fail_on_skipped::FailOnSkipped<cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> bool>>>::filter_run_and_exit::<<cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::fail_on_skipped::FailOnSkipped<cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> bool>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x63c68bfb970f - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::fail_on_skipped::FailOnSkipped<cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> bool>>>::run_and_exit::{closure#0}
[INFO] [stdout]   20:     0x63c68bfad484 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x63c68c1edeb6 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x63c68c00a9da - <futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]   23:     0x63c68c1ebe87 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24:     0x63c68be4ac75 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]   25:     0x63c68c20d14b - __rust_try
[INFO] [stdout]   26:     0x63c68be0df1f - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]   27:     0x63c68c1dbab9 - <futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   28:     0x63c68bfdd20c - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}
[INFO] [stdout]   29:     0x63c68c1d0a77 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   30:     0x63c68c1d0c38 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   31:     0x63c68bf71c08 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   32:     0x63c68bf6543c - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   33:     0x63c68bcd9884 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   34:     0x63c68bed79e1 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   35:     0x63c68becead8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   36:     0x63c68bcc8045 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   37:     0x63c68bef41d8 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   38:     0x63c68bcfaacf - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   39:     0x63c68bcf7aca - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   40:     0x63c68be168ef - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   41:     0x63c68bd91eb8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   42:     0x63c68bd95eb3 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>
[INFO] [stdout]   43:     0x63c68be9cc14 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   44:     0x63c68be41ce3 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   45:     0x63c68bccc06b - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>
[INFO] [stdout]   46:     0x63c68bcc10ca - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>
[INFO] [stdout]   47:     0x63c68bcc4e32 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   48:     0x63c68c102481 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main
[INFO] [stdout]   49:     0x63c68c102516 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::__main_fn
[INFO] [stdout]   50:     0x63c68bc876f1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   51:     0x63c68bc8ac16 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_16::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   52:     0x63c68bc87fe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   53:     0x63c68bc8a773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   54:     0x63c68bc86816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   55:     0x63c68bc86d29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   56:     0x63c68c759ed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   57:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63c68c759ed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63c68c759ed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   61:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x63c68c759ed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x63c68c759ed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   65:     0x63c68bc86751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   66:     0x63c68bc8ad15 - main
[INFO] [stdout]   67:     0x728c4b45f1ca - <unknown>
[INFO] [stdout]   68:     0x728c4b45f28b - __libc_start_main
[INFO] [stdout]   69:     0x63c68bc84f65 - _start
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1775) panicked at /tmp/rustdoctestlHQrqY/doctest_bundle_2024.rs:514:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "1 parsing error"
[INFO] [stdout]  right: "1 step failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c68c763a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c68c763a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c68c763a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c68c763a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c68c779dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c68c779dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63c68c769cb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63c68c769cb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63c68c741196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c68c741196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c68c75b571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63c68c75b822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63c68c75b822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x63c68c741252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x63c68c736109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x63c68c74210d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x63c68c77a62c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x63c68c77a4e3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   18:     0x63c68be0b195 - core[28b146924c2f19c6]::panicking::assert_failed::<&alloc[95e62e727ddf147d]::string::String, &str>
[INFO] [stdout]   19:     0x63c68bfdd3a2 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}
[INFO] [stdout]   20:     0x63c68c1d0a77 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   21:     0x63c68c1d0c38 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x63c68bf71c08 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   23:     0x63c68bf6543c - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   24:     0x63c68bcd9884 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   25:     0x63c68bed79e1 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   26:     0x63c68becead8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   27:     0x63c68bcc8045 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   28:     0x63c68bef41d8 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   29:     0x63c68bcfaacf - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   30:     0x63c68bcf7aca - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   31:     0x63c68be168ef - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   32:     0x63c68bd91eb8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   33:     0x63c68bd95eb3 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>>
[INFO] [stdout]   34:     0x63c68be9cc14 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   35:     0x63c68be41ce3 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   36:     0x63c68bccc06b - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>
[INFO] [stdout]   37:     0x63c68bcc10ca - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>>>
[INFO] [stdout]   38:     0x63c68bcc4e32 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main::{closure#0}>
[INFO] [stdout]   39:     0x63c68c102481 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::main
[INFO] [stdout]   40:     0x63c68c102516 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_16::__main_fn
[INFO] [stdout]   41:     0x63c68bc876f1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_16::TEST::{closure#0}
[INFO] [stdout]   42:     0x63c68bc8ac16 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_16::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x63c68bc87fe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   44:     0x63c68bc8a773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   45:     0x63c68bc86816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   46:     0x63c68bc86d29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   47:     0x63c68c759ed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   48:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63c68c759ed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63c68c759ed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   52:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x63c68c759ed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x63c68c759ed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x63c68c759ed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   56:     0x63c68bc86751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   57:     0x63c68bc8ad15 - main
[INFO] [stdout]   58:     0x728c4b45f1ca - <unknown>
[INFO] [stdout]   59:     0x728c4b45f28b - __libc_start_main
[INFO] [stdout]   60:     0x63c68bc84f65 - _start
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::with_cli (line 577) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1765) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56bb2d99fa88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56bb2d99fa88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56bb2d99fa88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56bb2d99fa88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56bb2d9b5dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56bb2d9b5dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x56bb2d9a5cb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56bb2d9a5cb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x56bb2d97d196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56bb2d97d196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56bb2d997571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56bb2d997822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x56bb2d997822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x56bb2d97d252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x56bb2d972109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x56bb2d97e10d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x56bb2d9b662c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x56bb2d0471f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x56bb2d0f31a9 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}::{closure#0}, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}::CustomCli>>::filter_run_and_exit::<<cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}::{closure#0}, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}::CustomCli>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x56bb2d1f524f - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}::{closure#0}, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}::CustomCli>>::run_and_exit::{closure#0}
[INFO] [stdout]   20:     0x56bb2d218c57 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}
[INFO] [stdout]   21:     0x56bb2d40ca37 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x56bb2d40cbf8 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   23:     0x56bb2d1adbc8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   24:     0x56bb2d1a117c - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   25:     0x56bb2cf152a4 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   26:     0x56bb2d112481 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   27:     0x56bb2d10aa98 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   28:     0x56bb2cf03de5 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   29:     0x56bb2d130158 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   30:     0x56bb2cf3688f - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   31:     0x56bb2cf33a2a - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   32:     0x56bb2d05286f - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   33:     0x56bb2cfcd6d8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   34:     0x56bb2cfd1db3 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>>
[INFO] [stdout]   35:     0x56bb2d0d8594 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   36:     0x56bb2d07da03 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   37:     0x56bb2cf07f4b - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>
[INFO] [stdout]   38:     0x56bb2cefceaa - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>>>
[INFO] [stdout]   39:     0x56bb2cf008f2 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main::{closure#0}>
[INFO] [stdout]   40:     0x56bb2d33e041 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::main
[INFO] [stdout]   41:     0x56bb2d33e0d6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_14::__main_fn
[INFO] [stdout]   42:     0x56bb2cec35f1 - doctest_runner_2024[68d0bfab61465c48]::__doctest_14::TEST::{closure#0}
[INFO] [stdout]   43:     0x56bb2cec6b96 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_14::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   44:     0x56bb2cec3fe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   45:     0x56bb2cec6773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   46:     0x56bb2cec2816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   47:     0x56bb2cec2d29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   48:     0x56bb2d995ed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   49:     0x56bb2d995ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x56bb2d995ed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x56bb2d995ed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56bb2d995ed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   53:     0x56bb2d995ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x56bb2d995ed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x56bb2d995ed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x56bb2d995ed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   57:     0x56bb2cec2751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   58:     0x56bb2cec6d15 - main
[INFO] [stdout]   59:     0x7386d738c1ca - <unknown>
[INFO] [stdout]   60:     0x7386d738c28b - __libc_start_main
[INFO] [stdout]   61:     0x56bb2cec0f65 - _start
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/writer/mod.rs - writer::NonTransforming (line 377) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1774) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580dc0bcaa88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580dc0bcaa88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580dc0bcaa88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580dc0bcaa88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580dc0be0dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580dc0be0dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x580dc0bd0cb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x580dc0bd0cb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x580dc0ba8196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580dc0ba8196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580dc0bc2571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x580dc0bc2822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x580dc0bc2822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x580dc0ba8252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x580dc0b9d109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x580dc0ba910d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x580dc0be162c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x580dc02721f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x580dc031e9f0 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::fail_on_skipped::FailOnSkipped<cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::repeat::Repeat<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>, for<'a> fn(&'a core[28b146924c2f19c6]::result::Result<cucumber[9811e83775f641e3]::event::Event<cucumber[9811e83775f641e3]::event::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld>>, cucumber[9811e83775f641e3]::parser::Error>) -> bool>>, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> bool>>>::filter_run_and_exit::<<cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::fail_on_skipped::FailOnSkipped<cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::repeat::Repeat<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>, for<'a> fn(&'a core[28b146924c2f19c6]::result::Result<cucumber[9811e83775f641e3]::event::Event<cucumber[9811e83775f641e3]::event::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld>>, cucumber[9811e83775f641e3]::parser::Error>) -> bool>>, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> bool>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x580dc04204be - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::fail_on_skipped::FailOnSkipped<cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::repeat::Repeat<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>, for<'a> fn(&'a core[28b146924c2f19c6]::result::Result<cucumber[9811e83775f641e3]::event::Event<cucumber[9811e83775f641e3]::event::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::MyWorld>>, cucumber[9811e83775f641e3]::parser::Error>) -> bool>>, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> bool>>>::run_and_exit::{closure#0}
[INFO] [stdout]   20:     0x580dc041419f - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}
[INFO] [stdout]   21:     0x580dc0654ea6 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x580dc04719ca - <futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]   23:     0x580dc0652e77 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24:     0x580dc02b1c55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]   25:     0x580dc067414b - __rust_try
[INFO] [stdout]   26:     0x580dc0274e8f - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<<futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}>, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]   27:     0x580dc0642a19 - <futures_util[eacc8e979a2db9e7]::future::future::catch_unwind::CatchUnwind<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   28:     0x580dc0443e9b - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}
[INFO] [stdout]   29:     0x580dc0637a57 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   30:     0x580dc0637c18 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   31:     0x580dc03d8be8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   32:     0x580dc03cc2dc - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   33:     0x580dc0140594 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   34:     0x580dc033df31 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   35:     0x580dc0335ab8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   36:     0x580dc012ef15 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   37:     0x580dc035b198 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   38:     0x580dc01619af - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   39:     0x580dc015ea7a - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   40:     0x580dc027d8af - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   41:     0x580dc01f8ac8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   42:     0x580dc01fce33 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>
[INFO] [stdout]   43:     0x580dc03038d4 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   44:     0x580dc02a8b73 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   45:     0x580dc0132fdb - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>
[INFO] [stdout]   46:     0x580dc0127fba - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>
[INFO] [stdout]   47:     0x580dc012bba1 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>
[INFO] [stdout]   48:     0x580dc056925f - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main
[INFO] [stdout]   49:     0x580dc05692f6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::__main_fn
[INFO] [stdout]   50:     0x580dc00ee671 - doctest_runner_2024[68d0bfab61465c48]::__doctest_15::TEST::{closure#0}
[INFO] [stdout]   51:     0x580dc00f1bd6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_15::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   52:     0x580dc00eefe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   53:     0x580dc00f1773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   54:     0x580dc00ed816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   55:     0x580dc00edd29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   56:     0x580dc0bc0ed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   57:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x580dc0bc0ed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x580dc0bc0ed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   61:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x580dc0bc0ed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x580dc0bc0ed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   65:     0x580dc00ed751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   66:     0x580dc00f1d15 - main
[INFO] [stdout]   67:     0x70410966f1ca - <unknown>
[INFO] [stdout]   68:     0x70410966f28b - __libc_start_main
[INFO] [stdout]   69:     0x580dc00ebf65 - _start
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1774) panicked at /tmp/rustdoctestlHQrqY/doctest_bundle_2024.rs:481:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "1 parsing error"
[INFO] [stdout]  right: "1 step failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580dc0bcaa88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580dc0bcaa88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580dc0bcaa88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580dc0bcaa88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580dc0be0dea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580dc0be0dea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x580dc0bd0cb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x580dc0bd0cb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x580dc0ba8196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580dc0ba8196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580dc0bc2571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x580dc0bc2822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x580dc0bc2822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x580dc0ba8252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x580dc0b9d109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x580dc0ba910d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x580dc0be162c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x580dc0be14e3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   18:     0x580dc0272195 - core[28b146924c2f19c6]::panicking::assert_failed::<&alloc[95e62e727ddf147d]::string::String, &str>
[INFO] [stdout]   19:     0x580dc0444031 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}
[INFO] [stdout]   20:     0x580dc0637a57 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   21:     0x580dc0637c18 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x580dc03d8be8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   23:     0x580dc03cc2dc - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   24:     0x580dc0140594 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   25:     0x580dc033df31 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   26:     0x580dc0335ab8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   27:     0x580dc012ef15 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   28:     0x580dc035b198 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   29:     0x580dc01619af - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   30:     0x580dc015ea7a - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   31:     0x580dc027d8af - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   32:     0x580dc01f8ac8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   33:     0x580dc01fce33 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>>
[INFO] [stdout]   34:     0x580dc03038d4 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   35:     0x580dc02a8b73 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   36:     0x580dc0132fdb - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>
[INFO] [stdout]   37:     0x580dc0127fba - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>>>
[INFO] [stdout]   38:     0x580dc012bba1 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main::{closure#0}>
[INFO] [stdout]   39:     0x580dc056925f - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::main
[INFO] [stdout]   40:     0x580dc05692f6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_15::__main_fn
[INFO] [stdout]   41:     0x580dc00ee671 - doctest_runner_2024[68d0bfab61465c48]::__doctest_15::TEST::{closure#0}
[INFO] [stdout]   42:     0x580dc00f1bd6 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_15::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   43:     0x580dc00eefe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   44:     0x580dc00f1773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   45:     0x580dc00ed816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   46:     0x580dc00edd29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   47:     0x580dc0bc0ed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   48:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x580dc0bc0ed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x580dc0bc0ed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   52:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x580dc0bc0ed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x580dc0bc0ed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x580dc0bc0ed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   56:     0x580dc00ed751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   57:     0x580dc00f1d15 - main
[INFO] [stdout]   58:     0x70410966f1ca - <unknown>
[INFO] [stdout]   59:     0x70410966f28b - __libc_start_main
[INFO] [stdout]   60:     0x580dc00ebf65 - _start
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_skipped (line 177) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1771) panicked at src/cucumber.rs:1243:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x566b65058a88 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x566b65058a88 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x566b65058a88 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x566b65058a88 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x566b6506edea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x566b6506edea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x566b6505ecb2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x566b6505ecb2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x566b65036196 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x566b65036196 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x566b65050571 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x566b65050822 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x566b65050822 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   13:     0x566b65036252 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   14:     0x566b6502b109 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   15:     0x566b6503710d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   16:     0x566b6506f62c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   17:     0x566b647001f2 - core[28b146924c2f19c6]::panicking::panic_display::<alloc[95e62e727ddf147d]::string::String>
[INFO] [stdout]   18:     0x566b647ab971 - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::repeat::Repeat<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, for<'a> fn(&'a core[28b146924c2f19c6]::result::Result<cucumber[9811e83775f641e3]::event::Event<cucumber[9811e83775f641e3]::event::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld>>, cucumber[9811e83775f641e3]::parser::Error>) -> bool>>>::filter_run_and_exit::<<cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::repeat::Repeat<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, for<'a> fn(&'a core[28b146924c2f19c6]::result::Result<cucumber[9811e83775f641e3]::event::Event<cucumber[9811e83775f641e3]::event::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld>>, cucumber[9811e83775f641e3]::parser::Error>) -> bool>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x566b648adfef - <cucumber[9811e83775f641e3]::cucumber::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::parser::basic::Basic, &str, cucumber[9811e83775f641e3]::runner::basic::Basic<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, for<'a, 'b, 'c> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'b gherkin[54711b952a7fb7b3]::Rule>, &'c gherkin[54711b952a7fb7b3]::Scenario) -> cucumber[9811e83775f641e3]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[54711b952a7fb7b3]::Feature, core[28b146924c2f19c6]::option::Option<&'a gherkin[54711b952a7fb7b3]::Rule>, &'a gherkin[54711b952a7fb7b3]::Scenario, &'a cucumber[9811e83775f641e3]::event::ScenarioFinished, core[28b146924c2f19c6]::option::Option<&'a mut doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld>) -> core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = ()> + 'a>>>, cucumber[9811e83775f641e3]::writer::repeat::Repeat<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::writer::summarize::Summarize<cucumber[9811e83775f641e3]::writer::normalize::Normalize<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld, cucumber[9811e83775f641e3]::writer::basic::Basic>>, for<'a> fn(&'a core[28b146924c2f19c6]::result::Result<cucumber[9811e83775f641e3]::event::Event<cucumber[9811e83775f641e3]::event::Cucumber<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::MyWorld>>, cucumber[9811e83775f641e3]::parser::Error>) -> bool>>>::run_and_exit::{closure#0}
[INFO] [stdout]   20:     0x566b648d195e - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}
[INFO] [stdout]   21:     0x566b64ac5a17 - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   22:     0x566b64ac5bd8 - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]   23:     0x566b64866ba8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   24:     0x566b6485a01c - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   25:     0x566b645cdfb4 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   26:     0x566b647ca9d1 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}
[INFO] [stdout]   27:     0x566b647c3a78 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]   28:     0x566b645bccb5 - <tokio[389d2e92fa7d7f6c]::runtime::context::scoped::Scoped<tokio[389d2e92fa7d7f6c]::runtime::scheduler::Context>>::set::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   29:     0x566b647e9118 - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   30:     0x566b645ef76f - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::try_with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   31:     0x566b645ec9da - <std[929523f510218772]::thread::local::LocalKey<tokio[389d2e92fa7d7f6c]::runtime::context::Context>>::with::<tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]   32:     0x566b6470b82f - tokio[389d2e92fa7d7f6c]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   33:     0x566b646862e8 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]   34:     0x566b6468ad33 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>>
[INFO] [stdout]   35:     0x566b64791254 - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]   36:     0x566b64736893 - tokio[389d2e92fa7d7f6c]::runtime::context::runtime::enter_runtime::<<tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]   37:     0x566b645c0ebb - <tokio[389d2e92fa7d7f6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>
[INFO] [stdout]   38:     0x566b645b5d9a - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>>>
[INFO] [stdout]   39:     0x566b645b9652 - <tokio[389d2e92fa7d7f6c]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main::{closure#0}>
[INFO] [stdout]   40:     0x566b649f6e1f - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::main
[INFO] [stdout]   41:     0x566b649f6eb6 - doctest_bundle_2024[d1a8ab2af66bfb31]::__doctest_13::__main_fn
[INFO] [stdout]   42:     0x566b6457c571 - doctest_runner_2024[68d0bfab61465c48]::__doctest_13::TEST::{closure#0}
[INFO] [stdout]   43:     0x566b6457fb56 - <doctest_runner_2024[68d0bfab61465c48]::__doctest_13::TEST::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   44:     0x566b6457cfe9 - doctest_runner_2024[68d0bfab61465c48]::main
[INFO] [stdout]   45:     0x566b6457f773 - <fn() -> std[929523f510218772]::process::ExitCode as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   46:     0x566b6457b816 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[929523f510218772]::process::ExitCode, std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   47:     0x566b6457bd29 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>::{closure#0}
[INFO] [stdout]   48:     0x566b6504eed7 - <&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   49:     0x566b6504eed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x566b6504eed7 - std[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x566b6504eed7 - std[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x566b6504eed7 - std[929523f510218772]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   53:     0x566b6504eed7 - std[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x566b6504eed7 - std[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x566b6504eed7 - std[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x566b6504eed7 - std[929523f510218772]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   57:     0x566b6457b751 - std[929523f510218772]::rt::lang_start::<std[929523f510218772]::process::ExitCode>
[INFO] [stdout]   58:     0x566b6457fd15 - main
[INFO] [stdout]   59:     0x775dcd58e1ca - <unknown>
[INFO] [stdout]   60:     0x775dcd58e28b - __libc_start_main
[INFO] [stdout]   61:     0x566b64579f65 - _start
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 31)
[INFO] [stdout]     src/cli.rs - cli::Opts (line 43)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit (line 1167)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_skipped (line 177)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::with_cli (line 577)
[INFO] [stdout]     src/writer/mod.rs - writer::NonTransforming (line 377)
[INFO] [stdout]     src/writer/summarize.rs - writer::summarize::Summarizable (line 503)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/writer/summarize.rs - writer::summarize::Summarizable (line 483) - compile fail ... ok
[INFO] [stdout] test src/writer/mod.rs - writer::NonTransforming (line 335) - compile fail ... ok
[INFO] [stdout] test src/writer/mod.rs - writer::NonTransforming (line 356) - compile fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 13.97s; merged doctests compilation took 13.48s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909", kill_on_drop: false }`
[INFO] [stdout] 64acd5ca19ef12cbfa69d6f90f1bc4b567dce178447fe5a43cf554217ce2d909
